AdClassSchedBookList 
Logical Entity Name  AdClassSchedBookList 
Default Table Name  AdClassSchedBookList 
Physical Only  NO 
Definition 
 
Note 
 

AdClassSchedBookList Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdClassSchedBookListId(PK)    int  NO 
 
AdClassSchedID(FK)    int  NO 
 
AdCourseBookListId(FK)    int  YES 
 
BsItemId(FK)    int  NO 
 
Required    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdClassSchedBookList Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_AdClassSchedBookListAdClassSchedBookListID  PrimaryKey  AdClassSchedBookListId 

AdClassSchedBookList Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdClassSched  Non-Identifying  One To Zero or More  FK_AdClassSchedBookListAdClassSchedID_AdClassSchedAdClassSchedID      AdClassSchedID  NO  YES 
AdCourseBookList  Non-Identifying  Zero or One to Zero or More  FK_AdClassSchedBookListAdCourseBookListID_AdCourseBookListAdCourseBookListID      AdCourseBookListId  NO  YES 
BsItem  Non-Identifying  One To Zero or More  FK_AdClassSchedBookListBsItemID_BsItemBsItemID      BsItemId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdClassSchedBookListUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdClassSchedBookList Check Constraints 
Check Constraint Name  CheckConstraint